filtergen software package provides packet filter generator for various firewall systems, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install filtergen
filtergen is installed in your system.
Make ensure the filtergen package were installed using the commands given below,
$ sudo dpkg-query -l | grep filtergen *
You will get with filtergen package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Network |
| Package | filtergen |
| Version | 0.12.4-5.1 |
| Description | packet filter generator for various firewall systems |
| Sub Section | Net |